fmt.pp.Width (method, view implemented interface methods)

one use

	fmt (current package)
		print.go#L184: func (p *pp) Width() (wid int, ok bool) { return p.fmt.wid, p.fmt.widPresent }